home *** CD-ROM | disk | FTP | other *** search
/ Digital Underground 1 / Digital Underground 1.iso / main / gal3.dir / 00024.ls < prev    next >
Encoding:
Text File  |  1995-04-11  |  166 b   |  8 lines

  1. on exitFrame
  2.   global pno, chgflg
  3.   set chgflg to 0
  4.   set str to "p" & string(pno)
  5.   puppetSprite(10, 1)
  6.   set the castNum of sprite 10 to the number of cast str
  7. end
  8.